home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 53
/
Volume 53 - JOGO DISK .iso
/
Games
/
thefarmer.swf
/
scripts
/
DefineButton2_473
/
BUTTONCONDACTION on(release).as
next >
Wrap
Text File
|
2007-10-01
|
798b
|
33 lines
on(release){
if(_root.bibit8 > 0)
{
_root.bibit8--;
_root.tanamanlahan4 = 8;
_root.lahan4t1 = 1;
_root.lahan4t2 = 1;
_root.lahan4t3 = 1;
_root.lahan4t4 = 1;
_root.lahan4t5 = 1;
_root.lahan4t6 = 1;
_root.lahan4t7 = 1;
_root.lahan4t8 = 1;
_root.lahan4t9 = 1;
_root.lahan4t10 = 1;
_root.lahan4t11 = 1;
_root.lahan4t12 = 1;
_root.lahan4ut1 = 0;
_root.lahan4ut2 = 0;
_root.lahan4ut3 = 0;
_root.lahan4ut4 = 0;
_root.lahan4ut5 = 0;
_root.lahan4ut6 = 0;
_root.lahan4ut7 = 0;
_root.lahan4ut8 = 0;
_root.lahan4ut9 = 0;
_root.lahan4ut10 = 0;
_root.lahan4ut11 = 0;
_root.lahan4ut12 = 0;
gotoAndStop(1);
}
}